词语吧>英语词典>fan out翻译和用法

fan out

英 [fæn aʊt]

美 [fæn aʊt]

成扇形散开

英英释义

verb

双语例句

  • The Fan Out is set to iterate over the repeating elements in the request message, which in this case are the SalesOrders.
    在请求消息中,将扇出设置为遍历重复元素,在这种情况下,重复元素是SalesOrders。
  • A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
    找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
  • The Fan Out mediation is configured in this instance to fire its output terminal only once.
    FanOut中介在此实例中配置为仅触发其输出末端一次。
  • The Fan Out Context is used to store the current item of a repeating element when Fan Out is used in mode.
    模式下使用时,扇出上下文用于存储重复元素的当前项。
  • Thank God you didn't try to fan out the magazines.
    谢天谢地你没有打算把杂志都翻出来。
  • The timeout period starts when the associated Fan Out fires an output terminal for the first time.
    超时期间从关联扇出第一次触发输出末端开始。
  • You can also combine the Fan Out primitive with a Fan In primitive to perform aggregation of messages.
    您还可以将FanOut原语与FanIn原语结合,以执行消息的聚合。
  • Special behaviour of the invocation style within a Fan Out or Fan In primitive
    FanOut或FanIn原语中调用样式的特殊行为
  • Fan In is always partnered with a Fan Out in the same flow and acts as a decision point for when to continue flow execution.
    扇入总是与扇出一起出现在相同流中,并作为何时继续执行流的判定点。
  • Therefore, the body of a message should not be used to store any data that may be needed outside of the Fan Out/ Fan In boundary; it can't be relied on.
    因此,不应该使用消息的正文存储扇出/扇入边界外部所需的任何数据;它们是不可信赖的。